@charset "utf-8";
*{-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:14px;font-family: "Microsoft YaHei" ! important;color:#000000;background:#f5f5f5;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.fl {
    float: left;
}
.fr {
    float: right;
}
.wrap {
    width:72%;
    margin: 0 auto;
}
.wrap2 {
    width: 1200px;
    margin: 0 auto;
}
.bgfff {
    background: #fff;
}
.pt33 {
    padding-top: 33px;
}
.toper {
    width:100%;
    height:auto;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    color: #ffffff;
    background: url(../images/topbg.jpg) repeat-x 0 0;
}
.toper .fl {
    float:left;
}
.toper .ttel {
    float: right;
    background: url(../images/htel.png) no-repeat left center;
    padding-left: 28px;
}
.toper .ttel em {
    font-size: 20px;
    font-style: normal;
}
.header {
    width:100%;
    height: 110px;
    padding: 26px 0 21px;
    background: #fff;
}
.logo {
    float:left;
    margin-left: 20px;
}
.logo img {
    height:63px;
    float:left;
}
.nav {
    float:right;
    position: relative;
    z-index: 22;
}
.nav ul {
    float:left;
}
.nav ul li {
    margin-left: 40px;
    float:left;
    position: relative;
}
.nav ul li a {
    width:auto;
    height:63px;
    line-height: 63px;
    float:left;
    font-size: 20px;
    color: #3e3e3f;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    transition:all 0.5s ease 0s;
}
.nav ul li a:hover,.nav .hover {
    color: #1e64bc;
    font-weight: bold;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    transition:all 0.5s ease 0s;
}
.nav a.gohome {
    display: none;
}
.nav a.gohome i {
    display: none;
}
.nav a.gonav i {
    display: none;
}

.nav .snav {
width:100%;
height:0;
float:left;
position: absolute;
left: 0;
top: 63px;
background: rgba(255,255,255,0.9);
overflow: hidden;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
.nav ul li:hover .snav {
    height: auto;
    -webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}

.nav .snav dl {
width:100%;
height:auto;
float:left;
margin-top: 0px;
}

.nav .snav dl dd {
width:100%;
height:auto;
float:left;
margin-top: 0px;
}
.nav .snav dl dd:first-child {margin-top: 10px;}
.nav .snav dl dd:last-child {margin-bottom: 10px;}
.nav .snav dl dd a {
width:100%;
display: block;
height:auto;
float:left;
font-size: 14px;
color: #666;
text-align: center;
line-height: 40px;
}
.nav .snav dl dd a:hover {
    background: #fff;
}





















.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.iabout {
    width:100%;
    overflow: hidden;
    padding-top: 80px;
    background: #fff;
}
.about {
    width: 50%;
    float: left;
    padding-right: 50px;
}
.about h2 {
    display: inline;
}
.about h2 span {
    color: #333333;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
}
.about h2 i {
    color: #999;
    font-size: 16px;
    font-style: normal;
}
.about h3 {
    color: #1e64bc;
    font-size: 30px;
    line-height: 3.2vw;
    margin: 0;
    font-weight: 500;
}
.about h3::after {
    background: #1e64bc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    width: 50px;
}
.about p {
    -moz-box-orient: vertical;
    color: #666666;
    display: -webkit-box;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 30px;
}
.morebtn {
    border: 1px solid #1e64bc;
    border-radius: 27px;
    color: #1e64bc;
    display: block;
    font-size: 14px;
    line-height: 53px;
    margin-top: 30px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 180px;
}
.morebtn:hover {
    background: #1e64bc none repeat scroll 0 0;
    color: #ffffff;
}
.iabout .abouimg {
    width:50%;
    height:auto;
    float:right;
}
.iabout .abouimg img {
    width:100%;
    height:auto;
    float:left;
}
.iabout .about_nav {
    width:100%;
    height:auto;
    float:left;
    margin-top: 30px;
    margin-bottom: 18px;
}
.iabout .about_nav ul li {
    width:25%;
    text-align:center;
    float:left;
    transition:all 0.5s ease 0s;
}
.iabout .about_nav ul li a {
    display:block ;
    text-align:center;
    border:1px solid #eee;
    padding:56px 0;
    text-indent:49%;
}
.iabout .about_nav ul li+li a {
    border-left:none;
}
.iabout .about_nav ul li a span {
    display:block;
    color:#333333;
    font-size:24px;
    line-height:32px;
    text-align:left;
}
.iabout .about_nav ul li a i {
    display:block ;
    color:#999999;
    font-size:14px;
    line-height:20px;
    text-transform:uppercase;
    text-align:left;
    font-style:normal;
}
.iabout .about_nav ul li:nth-of-type(1) a {
    background:url(../images/inx_1.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(2) a {
    background:url(../images/inx_2.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(3) a {
    background:url(../images/inx_3.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(4) a {
    background:url(../images/inx_4.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(1):hover a {
    background:url(../images/inx_on1.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(2):hover a {
    background:url(../images/inx_on2.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(3):hover a {
    background:url(../images/inx_on3.png) no-repeat 26% center;
}
.iabout .about_nav ul li:nth-of-type(4):hover a {
    background:url(../images/inx_on4.png) no-repeat 26% center;
}
.iabout .about_nav ul li:hover {
    background: #1E64BC;
}
.iabout .about_nav ul li a:hover span {
    color:#FFFFFF;
}
.iabout .about_nav ul li a:hover i {
    color:#FFFFFF;
}
.ikffw {
    width:100%;
    overflow: hidden;
    background: url(../images/ikffwbg.jpg) no-repeat center top;
}
.ikffw .title {
    width:100%;
    height:auto;
    float:left;
}
.ikffw .title h2 {
    width:100%;
    height:auto;
    line-height: 84px;
    float:left;
    font-size: 50px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
}
.ikffw .title p {
    width:100%;
    height:auto;
    float:left;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
}
.ikffw .ikffwbox {
    width:100%;
    height:auto;
    float:left;
    margin-top: 40px;
    background: #fff;
    margin-bottom: 57px;
}
.ikffw .ikffwbox .picbox {
    width:50%;
    height:auto;
    float:left;
}
.ikffw .ikffwbox .picbox img {
    width:100%;
    height:auto;
    float:left;
}
.ikffw .ikffwbox .info {
    width:50%;
    height:auto;
    float:left;
    padding: 0 35px;
}
.ikffw .ikffwbox .info h3 {
    width:100%;
    height:auto;
    float:left;
    font-size: 30px;
    color: #171717;
    font-weight: normal;
    line-height: 50px;
    margin-top: 36px;
    margin-bottom: 20px;
}
.ikffw .ikffwbox .info p {
    width:100%;
    height:auto;
    float:left;
    font-size: 16px;
    line-height: 40px;
    color: #171717;
    margin-bottom: 15px;
}
.iyjgy {
    width:100%;
    overflow: hidden;
    background: #ececec;
    padding-top: 110px;
}
.iyjgy .picbox {
    width:50%;
    height:auto;
    float:left;
    padding: 0 35px;
    margin-bottom: 218px;
}
.iyjgy .picbox img {
    max-width:100%;
    height:auto;
    float:left;
}
.iyjgy .info {
    width:50%;
    height:auto;
    float:left;
    padding-left: 16px;
}
.iyjgy .info h3 {
    width:100%;
    height:auto;
    float:left;
    font-size: 40px;
    color: #535353;
    line-height: 61px;
    font-weight: normal;
}
.iyjgy .info span {
    width:100%;
    height:auto;
    float:left;
    font-size: 16px;
    color: #767676;
    line-height: 30px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.iyjgy .info p {
    width:100%;
    height:150px;
    float:left;
    font-size: 16px;
    color: #202020;
    line-height: 30px;
}
.iyjgy .info a.more {
    border: 1px solid #1b1b1b;
    border-radius: 27px;
    color: #1b1b1b;
    display: inline-block;
    font-size: 14px;
    line-height: 53px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 180px;
}
.iyjgy .info a.more:hover {
    background: #1b1b1b none repeat scroll 0 0;
    color: #ffffff;
}
.ipro {
    width:100%;
    height:auto;
    background: #f5f5f5;
    margin-bottom: 50px;
}
.ipro .iprolist {
    width:100%;
    height:auto;
    float:left;
    margin-top: -150px;
}
.ipro .iprolist ul {
    width:100%;
    height:auto;
    float:left;
}
.ipro .iprolist ul li {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    text-align: center;
    width: 25%;
    border-right: 1px solid #eeeeee;
}
.ipro .iprolist ul li:last-child {
    border-right: 0 none;
}
.ipro .iprolist ul li .picbox {
    width:100%;
    height:0;
    padding-bottom: 100%;
    float:left;
    position: relative;
}
.ipro .iprolist ul li .picbox img {
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ipro .iprolist ul li h3 {
    width: 100%;
    text-align: center;
    float: left;
    color: #111111;
    display: block;
    font-size: 18px;
    padding-bottom: 44px;
    font-weight: normal;
}
.ipro .iprolist ul li:hover h3 {
    border-bottom: 6px solid #1e64bc;
    color: #1e64bc;
    margin-top: -6px;
}
.inews {
    width:100%;
    height:auto;
    background: #f5f5f5;
    overflow: hidden;
    padding-top: 50px;
}
.inews_l {
    width: 30%;
    float: left;
    height:640px;
    padding:80px 50px 0 40px;
    background: url(../images/index_news.jpg) no-repeat top left;
    height:640px;
}
.inews_l h2 span {
    font-size:3.125vw;
    line-height:60px;
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
}
.inews_l h2 i {
    font-size:16px;
    color:#fff;
    font-style:normal;
}
.inews_l h2:after {
    content:'';
    width:50px;
    height:4px;
    background: #fff;
    display:block;
    margin-top:30px;
    margin-bottom:40px;
}
.inews_l p {
    color:#FFFFFF;
    font-size:14px;
}
.morenews {
    display:block ;
    width:60px;
    height:60px;
    border:1px solid #FFFFFF;
    margin-top:77px;
    transition:all 1s ease 0s;
}
.morenews:after {
    content:'';
    width:30px;
    height:1px;
    display: block;
    background: #FFFFFF;
    position:relative;
    left:15px;
    transition:all 1s ease 0s;
}
.morenews:before {
    content:'';
    width:1px;
    height:30px;
    display: block;
    background: #FFFFFF;
    position:relative;
    left:50%;
    top:15px;
    transition:all 1s ease 0s;
}
.morenews:hover::after {
    background: #1E64BC;
}
.morenews:hover::before {
    background: #1E64BC;
}
.morenews:hover {
    background: #fff;
}
.inews_list {
    width:68%;
    height:auto;
    float:right;
}
.inews_list ul {
    width:100%;
    height:auto;
    float:left;
}
.inews_list ul li {
    width:100%;
    height:auto;
    float:left;
    padding: 18px 15px;
    background: #fff;
    margin-bottom: 25px;
}
.inews_list ul li .picbox {
    width:46.5%;
    height:0;
    padding-bottom: 30%;
    float:left;
    position: relative;
}
.inews_list ul li .picbox img {
    width:100%;
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
    float:left;
}
.inews_list ul li .info {
    width:51%;
    height:auto;
    float:right;
}
.inews_list ul li .info h3 {
    width:100%;
    height:60px;
    overflow: hidden;
    float:left;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #121212;
    margin-bottom: 10px;
}
.inews_list ul li .info span {
    width:100%;
    float:left;
    font-size: 14px;
    color: #636363;
    line-height: 30px;
    margin-bottom: 10px;
}
.inews_list ul li .info p {
    width:100%;
    height:90px;
    overflow: hidden;
    float:left;
    font-size: 14px;
    color: #636363;
    line-height: 30px;
    margin-bottom: 10px;
}
.inews_list ul li .info i {
    width: 168px;
    height: 54px;
    float: left;
    border: 1px solid #dddddd;
    border-radius: 80px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    line-height: 52px;
    text-align: center;
    margin-top: 0;
    transition: all 0.5s ease 0s;
    font-style: normal;
}
.inews_list ul li:hover .info i {
    background: #1e64bc none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.zzry {
    width:100%;
    overflow: hidden;
    background: url(../images/zzrybg.jpg) no-repeat center top;
}
.zzry .title {
    width:100%;
    height:auto;
    float:left;
    margin-top: 72px;
    text-align: center;
}
.zzry .title h2 {
    width:100%;
    height:auto;
    float:left;
    font-size: 40px;
    color: #00409f;
    line-height: 66px;
    font-weight: normal;
}
.zzry .title span {
    width:100%;
    height:auto;
    float:left;
    font-size: 66px;
    color: #c2def6;
    line-height: 92px;
    text-transform: uppercase;
}
.zzry .title p {
    width:100%;
    height:auto;
    float:left;
    font-size: 18px;
    color: #343434;
    line-height: 30px;
}
.zzryqh {
    width: 100%;
    margin-top: 75px;
    float: left;
    overflow:hidden;
    position:relative;
}
.zzryqh .tab-hd {
    overflow:hidden;
    padding:0 10px;
}
.zzryqh .tab-hd .prev,.zzryqh .tab-hd .next {
    display:block;
    width:5px;
    height:9px;
    float:right;
    margin-right:5px;
    margin-top:10px;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/arrow.png") 0 0 no-repeat;
}
.zzryqh .tab-hd ul {
    width: 100%;
    text-align: center;
    float:right;
    overflow:hidden;
    zoom:1;
    margin-top:40px;
    margin-bottom: 30px;
    zoom:1;
}
.zzryqh .tab-hd ul li {
    display: inline-block;
    width:44px;
    height:8px;
    margin: 0 13px;
    overflow:hidden;
    text-indent:-999px;
    cursor:pointer;
    background:rgba(255,255,255,0.7);
}
.zzryqh .tab-hd ul li.on {
    background:rgba(255,255,255,1);
}
.zzryqh .tab-bd {
    padding:0px;
}
.zzryqh .tab-bd ul {
    overflow:hidden;
    zoom:1;
}
.zzryqh .tab-bd ul li {
    width: 20%;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.zzryqh .tab-bd ul li .pic {
    width: 100%;
    padding: 0 4%;
    text-align:center;
}
.zzryqh .tab-bd ul li .pic img {
    width:100%;
    display:block;
    object-fit: contain;
    height: 11rem;
    background: #fff;
}
.zzryqh .tab-bd ul li .title {
    line-height:24px;
}
.footer {
    width:100%;
    overflow: hidden;
    background: #1e64bc;
}
.footer .ftnav {
    float:left;
    margin-top: 65px;
}
.footer .ftnav dl {
    width: 120px;
    float:left;
}
.footer .ftnav dl:last-child {
    width: 465px;
}
.footer .ftnav dl dt {
    width: 100%;
    float:left;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 6px;
}
.footer .ftnav dl dd {
    width: 100%;
    float:left;
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
}
.footer .ftnav dl dd a {
    float:left;
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
}
.footer .ftewm {
    width:154px;
    height:auto;
    float:right;
    margin-top: 108px;
    margin-right: 18px;
}
.footer .ftewm .picbox {
    width:100%;
    height:154px;
    float:left;
    text-align: center;
}
.footer .ftewm .picbox img {
    width:154px;
    height:154px;
    display: inline-block;
}
.footer .ftewm span {
    width:100%;
    height:auto;
    float:left;
    display: block;
    color: #ebebeb;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}
.footer .copyright {
    width:100%;
    height:auto;
    line-height: 30px;
    font-size: 14px;
    color: #c6c6c6;
    float:left;
    padding: 15px 0;
    border-top: 1px solid #ffffff;
    margin-top: 60px;
    text-align: center;
}
.footer .copyright a {
    font-size: 14px;
    color: #c6c6c6;
}
.article {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article h1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    color: #666;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
}
.article .info {
    width: 100%;
    height: auto;
    float: left;
    border-top: dashed 1px #aaa;
    border-bottom: dashed 1px #aaa;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.article .content {
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    color: #666;
}
.article .content img {
    max-width: 100%;
    height: auto;
	margin-bottom:20px;
}
.article .content h2 {
    width: 100%;
    height: 24px;
    float: left;
    line-height: 24px;
    margin: 5px 0;
    color: #333;
    font-size: 16px;
}
.article .content p {
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    margin: 5px 0;
    color: #666;
}
.article .content video {
    max-width: 100%;
}
.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages span {
    display: inline-block;
}
.tg_pages span a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages span a.page-num-current {
    background: #1e64bc none repeat scroll 0 0;
    border: 1px solid #1e64bc;
    color: #ffffff;
}
.typetit {
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.typetit h2 {
    color: #333;
    float: left;
    font-size: 30px;
    font-weight: normal;
    height: auto;
    line-height: 40px;
    width: 100%;
}
.typetit h2 i {
    background: #333 none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    vertical-align: middle;
    width: 60px;
}
.typetit h2 span {
    display: inline-block;
    margin: 0 40px;
    vertical-align: middle;
}
.typetit h2 span font {
    color: #97ca3d;
}
.typetit p {
    color: #999999;
    float: left;
    font-size: 14px;
    height: auto;
    width: 100%;
}
.sidebar {
    float: left;
    height: auto;
    margin-top: 10px;
    width: 100%;
}
.sidebar ul {
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
}
.sidebar ul li {
    display: inline-block;
    margin: 0 10px;
}
.sidebar ul li a {
    border: 1px solid #cccccc;
    border-radius: 30px;
    color: #333;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 20px;
    padding: 0 18px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.sidebar ul li a:hover,.sidebar .hover {
    background: #1e64bc none repeat scroll 0 0;
    border: 1px solid #1e64bc;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.sidebar ul li a.current {
    background: #1e64bc none repeat scroll 0 0;
    border: 1px solid #1e64bc;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.icpzslist {
    float: left;
    height: auto;
    padding: 0 2%;
    width: 100%;
}
.icpzslist ul {
    float: left;
    height: auto;
    width: 100%;
}
.icpzslist ul li {
    float: left;
    height: auto;
    margin-bottom: 2%;
    margin-right: 2%;
    width: 23.5%;
    border: 1px solid #eee;
}
.icpzslist ul li:nth-child(4n) {
    margin-right: 0;
}
.icpzslist ul li .picbox {
    float: left;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.icpzslist ul li .picbox img {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.icpzslist ul li .info {
    float: left;
    height: auto;
    width: 100%;
}
.icpzslist ul li .info h3 {
    float: left;
    height: auto;
    width: 100%;
}
.icpzslist ul li .info h3 a {
    color: #333333;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    width: 100%;
}
.icpzslist ul li .info h3 a:hover {
    color: #1e64bc;
    transition: all 0.3s ease 0s;
}
.icpzslist ul li .info span {
    color: #666;
    float: left;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 100%;
}
.icpzslist ul li .info p {
    color: #999999;
    float: left;
    font-size: 13px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-indent: 0;
    width: 100%;
}
.icpzs .center {
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
}
.icpzs .center a {
    background: #1e64bc none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 20px;
    padding: 0 18px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.icpzs .center a:hover {
    background: #97ca3d none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}
.nbanner {
    overflow: hidden;
    width: 100%;
}
.nbanner img {
    width: 100%;
}
.news_list {
    float: left;
    width: 100%;
}
.news_list .news-date {
    background: #f2f2f2 none repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 5rem;
    text-align: center;
    width: 5rem;
}
.news_list ul {
    float: left;
    padding-left: 0;
    width: 100%;
}
.news_list li {
    border-bottom: 1px dashed #ddd;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
}
.news_list .news-date1 {
    color: #666666;
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
}
.news_list .news-date2 {
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.news_list .news-bodys {
    overflow: hidden;
    padding: 0 10px;
}
.news_list .news-bodys h3 a {
    overflow: hidden;
    overflow-wrap: break-word;
    transition: all 0.3s ease 0s;
}
.news_list .news-bodys h3 a:hover {
    color: #1e64bc;
    transition: all 0.3s ease 0s;
}
.news_list .news-bodys p {
    color: #999;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 10px;
    overflow: hidden;
    overflow-wrap: break-word;
}
.ico {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
 #btn_prev,  #btn_next {
    width: 32px;
    height: 50px;
    position: absolute;
    top: 250px;
    z-index: 5;
}
 #btn_prev {
    background-position: -60px 0;
    left: 5%;
    transition: all 600ms ease;
}
 #btn_next {
    background-position: -92px 0;
    right: 5%;
    transition: all 600ms ease;
}
 
 #btn_prev:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 600ms ease;
    left: 4.6%;
}
 #btn_next:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 600ms ease;
    right: 4.6%;
}

.human_join_bg{ width: 100%; background: url(../images/join_bg.jpg) no-repeat center bottom; background-size: cover; padding: 60px 0;}
.human_join{ max-width: 1440px; padding: 20px 0 80px 0; box-sizing: border-box; background-color: #fff; margin: 0 auto; min-height: 500px;}
.human_join .hidden{ display: none;}
.human_join .title{ max-width: 1140px; text-align: center; font-size: 24px; margin: 0 auto 48px auto; position: relative;}
.human_join .title::after{ content: ""; width: 32px; height: 1px; background-color: #dbdbdb; display: inline-block; position: relative; top: -6px; margin: 0 auto;}
.human_join .search{ width: 120px; height: 34px; line-height: 34px; border-radius: 36px; text-align: left; padding-left: 56px; box-sizing: border-box; font-size: 15px; color: #fff; background-color: #004ea2; display: block; top: 0; right: 0; position: absolute; transition: 0.3s ease-in-out;}
.human_join .search::before{ content: ""; width: 15px; height: 15px; background: url(../images/search.png) no-repeat; background-size: 100%; display: block; position: absolute; left: 33px; top: 10px; transition: 0.3s ease-in-out;}
.human_join .search:hover{ background-color: #0055ac; text-decoration: none;}
.human_join .search:hover::before{ left: 26px;}

.human_join .box{ max-width: 1140px; margin: 0 auto; border: 1px solid #dbdbdb;}

.human_join .rows{ border-bottom: 1px solid #dbdbdb; line-height: 30px;display: flow-root;}
.human_join .rows:last-child{ border-bottom: none;}
.human_join .col{ width: 50%; padding: 15px 30px; float: left; box-sizing: border-box;}
.human_join .rows .col:nth-child(1){ border-right: 1px solid #dbdbdb;}
.human_join .text{ float: left;}
.human_join .input input{ width: 100%; line-height: 30px; background-color: #f4f4f4; border: 0; padding: 0 10px; box-sizing: border-box;}

.human_join .input1{ margin-left: 125px;}

.human_join .row2,.human_join .row3{ padding: 15px 30px; box-sizing: border-box;}
.human_join .input2{ margin-left: 240px;}

.human_join .row4{ padding: 20px; min-height: 300px;}

.human_join .input3{ margin-left: 297px;}
.human_join .input3 p{ padding-bottom: 10px;}
.human_join .input3 input{ width: auto; background-color: #fff; padding: 0;}

.human_join textarea.text_class{ width: 100%; height: 560px; line-height: 30px;}

.human_join .submit{ width: 130px; height: 42px; line-height: 42px; background-color: #1e64bc; color: #fff; margin: 38px auto 0 auto; display: block; cursor: pointer; transition: 0.3s ease-in-out;border-radius: 30px;}
.human_join .submit:hover{ background-color: #135aa3;}

.human_join .human_join_result .input3{ margin-left: 170px;}
.human_join img{ margin-bottom: 20px;}
.human_join label{
    width: 100%;
    font-weight: 700;
}
.human_join .no_box{ text-align: center;}
.tender_join .input1{ margin-left: 90px;}
.tender_join .input2{ margin-left: 90px;}
.tender_join textarea.text_class{ height: 160px;border:0}
.tender_join .input3{ margin-left: 233px;}

.human_join_search{ text-align: center; line-height: 40px; padding-bottom: 30px;}
.human_join_search input{ margin:0 12px 0 5px; width:300px; border:1px solid #ddd; background:#fff; padding:0 8px; line-height:38px;}
.human_join_search button{ background:#004ea2; line-height:40px; height: 40px; display: inline-block; color:#fff; width:100px; cursor: pointer; transition: 0.3s ease-in-out;}
.human_join_search button:hover{ background-color: #135aa3;}
@media screen and (max-width:1520px) and (min-width:1200px){
    .human_join{ margin: 0 40px; padding: 20px 20px 80px 20px;}

}
@media screen and (max-width:1199px) and (min-width:970px){
    .human_join_bg{ padding: 50px 0;}
    .human_join{ margin: 0 20px; padding: 50px 20px 68px 20px;}
    .human_join .title{ margin-bottom: 30px;}
    .human_join .col,.human_join .row2, .human_join .row3{ padding: 15px 20px;}

    .join_picture .bg{ height: 20px; background-size: 13px 20px;}
}

@media screen and (max-width:969px){
    .human_join_bg{ padding: 40px 0;}
    .human_join{ margin: 0 20px; padding: 40px 20px 58px 20px;}
    .human_join .title{ margin-bottom: 30px;}

    .human_join .col,.human_join .row2,.human_join .row3{ width: 100%; padding: 15px 20px;}
    .human_join .row .col:nth-child(1){ border-bottom: 1px solid #dbdbdb; border-right: none;}
    .human_join .border_bottom{ border-bottom: none;}

    .human_join .text3{ width: 100%; float: none;}
    .human_join .input3,.human_join .human_join_result .input3{ margin-left: 0;}

    .join_picture .bg{ height: 16px; background-size: 10px 16px;}
}

@media screen and (max-width:639px){
    .human_join{ margin: 0 14px; padding: 30px 14px 40px 14px; font-size: 15px;}
    .human_join .title{ font-size: 22px; margin-bottom: 10px;}
    .human_join .title::after{ top: -10px;}

    .human_join .col, .human_join .row2, .human_join .row3{ padding: 10px 12px;}
    .human_join .input1{ margin-left: 105px;}
    .human_join .text2{ width: 100%; float: none;}
    .human_join .input3 input{ width: 100%;}
    .human_join .input2{ margin-left: 0;}

    .human_join .row4{ padding: 10px 12px; line-height: 24px;}
    .human_join textarea.text_class{ line-height: 24px;}

    .tender_join .input1{ margin-left: 80px;}
    .tender_join .input2{ width: 100%; margin-left: 0;}

    .human_join .search{ position: relative; top: 0; left: 0; margin: 0 auto 20px auto;}
    .human_join_search span{ display: none;}
    .human_join_search input{ width: 73%; margin: 0; box-sizing: border-box; float: left;}
    .human_join_search button{ width: 25%; float: right;}

}
@media screen and (min-width: 1120px) and (max-width: 1580px) {
    html{zoom:0.75;}
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }



